home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 4
/
CDPD_IV.bin
/
e
/
mailinglists
/
amigae.0793july.archive
/
000069_crash!serv-200…-kl.de!langston_Mon, 26 Jul 93 03:45:24 PST.msg
< prev
next >
Wrap
Internet Message Format
|
1994-05-26
|
2KB
Received: by bkhouse.cts.com (V1.16/Amiga)
id AA00000; Mon, 26 Jul 93 03:45:24 PST
Received: from uni-kl.de by crash.cts.com with smtp
(Smail3.1.28.1 #15) id m0oKOYY-0000GEC; Mon, 26 Jul 93 02:09 PDT
Received: from serv-200.dfki.uni-kl.de by stepsun.uni-kl.de id aa29081;
26 Jul 93 11:05 MET DST
Received: from serv-301.dfki.uni-kl.de by serv-200.dfki.uni-kl.de id aa22682;
26 Jul 93 9:09 GMT
Received: from ws-309.dfki.uni-kl.de by serv-301.dfki.uni-kl.de id aa01856;
26 Jul 93 9:09 GMT
Date: Mon, 26 Jul 1993 11:09:03 +0200
Message-ID: <9307260909.aa01856@serv-301.dfki.uni-kl.de>
From: Mark Langston <langston@dfki.uni-kl.de>
To: amigae@bkhouse.cts.com
Subject: Upper bound for arrays/array q's
Hi, everyone.
Well, I've been enjoying archiving all my Amiga-E mail since I've been here in
Germany. Unfortunately, I'm really itching to get back home and do some programming
on my new 1200 (which I've only been able to play with for three weeks, because I
had to come here to work. Grr!)
I did have a few questions for those on the list, however...I think I asked them
a long time ago, but I don't think I ever got an answer. So, here goes again.
a) What is the largest array that E can handle?
b) Is there any way to use multidimensional arrays?
c) What is the upper bound (memory-wise) for arrays?
The first question is just one of the highest number an array can use. The
second one can probably be solved by defining an object. The third question
addresses the issue of how much memory can be allotted to the creation of an array,
given that it may be typed as an object of my own creation.
I really like the idea of people posting code to the list, as examples of how to
perform certain things. I have been collecting these, and when I get home, perhaps
I could put them all together and send them to Wouter or something. Is there anyone
out there who feels like actually generating short example code? (e.g., reading an
entire text into memory, then assigning each word to an array, or various linked-
list applications, etc. etc...basically short (less than 10 lines) code
demonstrating how to do various things in E.))
Thanks,
Mark Langston
(usually langston@memstvx1.memst.edu, but lately langston@dfki.uni-kl.de, at least
until the end of August)